| Package | Description |
|---|---|
| oracle.pgx.api |
This package contains the Java APIs of PGX.
|
| oracle.pgx.api.filter |
| Class and Description |
|---|
| EdgeFilter
A class that wraps a filter expression supposed to be evaluated on each edge of the graph
|
| GraphFilter
An abstract class representing any GraphFilters
|
| VertexFilter
A class that wraps a filter expression supposed to be evaluated on each vertex of the graph
|
| Class and Description |
|---|
| BinaryGraphFilterOperation |
| EdgeFilter
A class that wraps a filter expression supposed to be evaluated on each edge of the graph
|
| FilterIntersection
A class that represents an intersection between two graph-filters
|
| FilterType
An enum to distinguish between different types of graph-filters
|
| FilterUnion
A class that represents an union between two graph-filters
|
| GraphFilter
An abstract class representing any GraphFilters
|
| GraphFilterWithExpression |
| VertexFilter
A class that wraps a filter expression supposed to be evaluated on each vertex of the graph
|
Copyright © 2015. All rights reserved.